home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2002 #11 / Amiga Plus CD - 2002 - No. 11.iso / Tools / AmigaSystem / AmiGOD2 / Identify13-Updater < prev    next >
Text File  |  2002-10-27  |  420b  |  10 lines

  1. echo "Identify updater by Lukas Stehlik alias Luky ^ AKF (26.12.2001)"
  2. echo ""
  3. echo "Deleting old LIBS:identify.library..."
  4. delete >NIL: all LIBS:identify.library
  5. echo "Deleting old LIBS:rexxidentify.library..."
  6. echo "Copying new identify.library..."
  7. copy >NIL: all Libs/identify.library LIBS:identify.library
  8. echo "Copying new rexxidentify.library..."
  9. copy >NIL: all Libs/rexxidentify.library LIBS:rexxidentify.library
  10.